projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0721f23
)
(Recording Input): recent-keys now gives 300 keys.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 19 Mar 2007 05:30:35 +0000
(
05:30
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 19 Mar 2007 05:30:35 +0000
(
05:30
+0000)
lispref/os.texi
patch
|
blob
|
history
diff --git
a/lispref/os.texi
b/lispref/os.texi
index 5c342df2a4dbe2a2f3c0dfaceda879af30d3d02b..9fde03b650ca1507347a9d7e7dd40fd26ff88483 100644
(file)
--- a/
lispref/os.texi
+++ b/
lispref/os.texi
@@
-1697,7
+1697,7
@@
is the character Emacs currently uses for quitting, usually @kbd{C-g}.
@subsection Recording Input
@defun recent-keys
-This function returns a vector containing the last
1
00 input events from
+This function returns a vector containing the last
3
00 input events from
the keyboard or mouse. All input events are included, whether or not
they were used as parts of key sequences. Thus, you always get the last
100 input events, not counting events generated by keyboard macros.